home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20041116-20060924 / 000340_jaltman2@nyc.rr.com_Sun May 7 13:20:04 2006.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Path: newsmaster.cc.columbia.edu!newsfeed.nyu.edu!news.maxwell.syr.edu!wns14feed!worldnet.att.net!24.30.200.11!news-east.rr.com!news-wrt-01.rdc-nyc.rr.com!news-feed-01.rdc-nyc.rr.com!news.rr.com!news-out.nyc.rr.com!news-wrt-01.rdc-nyc.rr.com.POSTED!53ab2750!not-for-mail
  2. From: Jeffrey Altman <jaltman2@nyc.rr.com>
  3. User-Agent: Thunderbird 1.5.0.2 (Windows/20060308)
  4. MIME-Version: 1.0
  5. Newsgroups: comp.protocols.kermit.misc
  6. Subject: Re: Another Secure FTP thread -- Protection Levels
  7. References: <1146861121.842424.256350@i40g2000cwc.googlegroups.com>   <Q7P6g.35918$cY3.14015@news-wrt-01.rdc-nyc.rr.com> <1146976219.923605.52950@j33g2000cwa.googlegroups.com>
  8. In-Reply-To: <1146976219.923605.52950@j33g2000cwa.googlegroups.com>
  9. Content-Type: text/plain; charset=ISO-8859-1
  10. Content-Transfer-Encoding: 7bit
  11. Lines: 13
  12. Message-ID: <RBl7g.53425$x97.36826@news-wrt-01.rdc-nyc.rr.com>
  13. Date: Sun, 07 May 2006 12:20:01 GMT
  14. NNTP-Posting-Host: 68.175.91.105
  15. X-Complaints-To: abuse@rr.com
  16. X-Trace: news-wrt-01.rdc-nyc.rr.com 1147004401 68.175.91.105 (Sun, 07 May 2006 08:20:01 EDT)
  17. NNTP-Posting-Date: Sun, 07 May 2006 08:20:01 EDT
  18. Organization: Road Runner High Speed Online http://www.rr.com
  19. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:15597
  20.  
  21. Ed Gage wrote:
  22. > I don't think I was using TLS.  I even turned the autoencryption off
  23. > and forced the AUTHTYPE to be SSL.  The SHOW FTP indicates that it
  24. > indeed is using SSL, not TLS.  Or am I missing something all together?
  25.  
  26. SSL 1.0, SSL 2.0, SSL 3.0 == TLS 1.0, SSL 3.1 == TLS 1.1
  27.  
  28. SSL was a proprietary protocol from Netscape.  When it was standardized
  29. by the IETF the name was changed.
  30.  
  31.  
  32.